projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2166b1e
)
* etc/NEWS: Mention 'replace-regexp-function' (bug#52558).
author
Juri Linkov
<juri@linkov.net>
Mon, 24 Jan 2022 18:45:53 +0000
(20:45 +0200)
committer
Juri Linkov
<juri@linkov.net>
Mon, 24 Jan 2022 18:45:53 +0000
(20:45 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 3f6b2d2a1fc113d8fc42da6d821469f70f58824a..7d1400d7c805f8e3c230a48c2c58cce718d54691 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-1186,6
+1186,10
@@
searchable data, like image data) with a 'display' text property.
It marks the image with the 'inhibit-isearch' text property, which
inhibits 'isearch' matching the STRING parameter.
+---
+** New function 'replace-regexp-function'.
+It can be used to implement own regexp syntax for search/replace.
+
---
** New user option 'pp-use-max-width'.
If non-nil, 'pp' will attempt to limit the line length when formatting